| SyLDAPAttributeTypes |
| Logical Entity Name | SyLDAPAttributeTypes |
| Default Table Name | SyLDAPAttributeTypes |
| Physical Only | NO |
| Definition | |
| Note |
| SyLDAPAttributeTypes Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyLDAPAttributeTypeID |
int | NO | ||
| Description | varchar(255) | NO | ||
| TableName | varchar(120) | YES | ||
| DisplayColumn | varchar(120) | YES | ||
| ValueColumn | varchar(120) | YES | ||
| ProcName | varchar(255) | YES | ||
| IsDefault | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyLDAPAttributeTypes Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyLDAPAttributeTypes | PrimaryKey | SyLDAPAttributeTypeID |
| SyLDAPAttributeTypes Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyLDAPAttributeTypes.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyLDAPPathAttribute | Non-Identifying | One To Zero or More | FK_SyLDAPPathAttribute_SyLDAPAttributeTypes | NO | YES |
| SyLDAPAttributeTypes Check Constraints |
| Check Constraint Name | CheckConstraint |